home *** CD-ROM | disk | FTP | other *** search
- ;//****************** ARCADE CHAMPIONNAT (C4) *******************
- new Container
- {
- name "container_arcade_championnat"
- z 1
-
- background "data/menus/i_bg_arcade_640_0.nif"
-
- on_idle ActionIdleManager
- {
- ;eMENU_AR_CHAMPIONNAT
- current_menu 1016
- }
-
-
- new MenuButton
- {
- name "titre_fenetre_carriere_champ"
- x 0.749
- y 0.85
- size_x 0.25
- size_y 0.163
- text "Arcade"
- text_size 0.45
- text_initial_color <0,0.66,1,1>
- normal_image "data/menus/i_titre_bouton.nif"
- highlight_image ""
- }
- new MenuButton
- {
- ;//background_classe_championnat
- x 0.795
- y 0.70
- z 0.9
- size_x 0.17
- size_y 0.1
- normal_image "data/menus/i_carre_listbox.nif"
- highlight_image ""
- }
- new MenuButton
- {
- ;//background_tempΘrature
- x 0.235
- y 0.488
- z 0.9
- size_x 0.21
- size_y 0.20
- normal_image "data/menus/i_carre_listbox.nif"
- highlight_image ""
- }
- new MenuButton
- {
- ;// Championnat
- x 0.012
- y 0.85
- text "Championship"
- text_initial_color <0,0.66,1,1>
- highlight_image ""
- }
- new MenuButton
- {
- ;// Config du kart
- x 0.012
- y 0.75
- text "Kart"
- text2 "Setup"
-
- ; warp_to "container_arcade_champ_config_kart"
- change_script "menu_arcade_championnat.txt"
- change_container "container_arcade_champ_config_kart"
- change_nofade "true"
- }
- new MenuButton
- {
- ;// Classement fin de course
- x 0.015
- y 0.65
- text "Ranking"
-
- ; warp_to "container_championnat_classement_general"
- change_script "menu_arcade_championnat.txt"
- change_container "container_championnat_classement_general"
- change_nofade "true"
- }
-
- new FastFont
- {
- ;// 100cc
- name "font_class_championnat"
- x 0.88
- y 0.735
- auto_center 1
- ratio 0.27 ;0.5
- text " "
- initial_color <1,1,1,1>
- }
- ;// ATTENTION - TOUT CE QUI SUIT ET QUI CONCERNE LES INFOS SUR LA MAP
- ;// DOIVENT ETRE PAREILLE A L'ECRAN A6
- new Button
- {
- ;// Arcade - Pour les info de Map
- x 0.17
- y 0.75 ;0.71
- size_x 0.35
- size_y 0.21
- state_normal ActionAnimableImage
- {
- list ("data/menus/i_arcade_ovale.nif")
- }
- }
- new FastFont
- {
- ;// Titre de la map dans le haut
- name "champ_map_preview_text"
- x 0.34 ;0.195
- y 0.865 ;0.824
- auto_center 1
- ratio 0.27
- text "Circuit classique"
- initial_color <1,1,1,1>
- }
- new FastFont
- {
- ;// Commentaire.. explication... sais pas ?
- name "champ_map_preview_comment"
- x -2.0 ;0.33
- y -2.0 ;0.752
- ratio 0.27
- text "Courte"
- initial_color <1,1,1,1>
- }
- new Button
- {
- ;// Map preview
- name "champ_map_preview_button"
- x 0.51
- y 0.75 ;0.675
- z 0.9
- size_x 0.26 ;0.29
- size_y 0.19 ;0.22
- }
- new List
- {
- name "arcade_champ_liste"
- x 0.45 ;0.45
- y 0.39 ;0.35
- z 0.9
- size_x 0.52
- size_y 0.3
- background "data/menus/i_carre_listbox.nif"
-
- ArrowUpFile "data/menus/i_progress_fleche_haut.nif"
- ArrowDownFile "data/menus/i_progress_fleche_bas.nif"
- SliderFile "data/menus/i_progress_bouton.nif"
- SliderBackGndFile "data/menus/i_progress_bar.nif"
- ArrowUpFileSelect "data/menus/i_progress_fleche_haut_select.nif"
- ArrowDownFileSelect "data/menus/i_progress_fleche_bas_select.nif"
-
- selection_type 4
- display_type 0
- }
- new Button
- {
- ;// Race selector (Blue circle)
- x 0.48
- y 0.17
- z 0.9
- size_x 0.3
- size_y 0.17
-
- state_normal ActionAnimableImage
- {
- list ("data/menus/i_ovale_start.nif")
- }
- }
- new FastFont
- {
- ;// Pratique
- name "piton_career_pratique"
- x 0.593
- y 0.272
- ratio 0.25
- text "Training"
- initial_color <0.99,0.61,0,1>
- over_color <0,0.66,1,1>
-
- on_click ActionStateManagerInterface
- {
- ;eARCADE_PRATIQUE
- request_type 2015
- }
- }
- new FastFont
- {
- ;// Qualifications
- name "piton_arcade_qualifs"
- x 0.593
- y 0.239
- ratio 0.25
- text "Qualifications"
- initial_color <0.99,0.61,0,1>
- over_color <0,0.66,1,1>
-
- on_click ActionStateManagerInterface
- {
- ;eARCADE_CS_QUALIF
- request_type 2013
- }
- }
- new FastFont
- {
- ;// Course
- name "piton_career_course"
- x 0.593
- y 0.206
- ratio 0.25
- text "Race"
- initial_color <0.99,0.61,0,1>
- over_color <0,0.66,1,1>
-
- on_click ActionStateManagerInterface
- {
- ;eARCADE_CS_COURSE
- request_type 2012
- }
- }
- new MenuButton
- {
- ;// Sauver/charger
- x 0.862
- y 0.15
- text "Save/"
- text2 "Load"
-
- change_script "menu_principal.txt"
- change_container "container_general_sauver_charger"
- }
- new MenuButton
- {
- ;// Retour
- x 0.74
- y 0.07
- text "Main"
- text2 "Menu"
-
- ;eCHAMPIONSHIP_CONFIRM_RETURN
- state_manager "1200"
- }
- new FastFont
- {
- ;// Position qualifie
- name "text_arcade_qualifie"
- x 0.34 ;0.215
- y 0.545 ;0.65
- auto_center 1
- ratio 0.27 ;0.3
- text "Starting position"
- initial_color <1,1,1,1>
- }
-
-
- new FastFont
- {
- ;// Position qualifie
- name "text_arcade_pos_qualifie"
- x 0.34 ;0.215
- y 0.51 ;0.61
- auto_center 1
- ratio 0.23 ;0.3
- text "1st"
- initial_color <0,0.66,1,1>
- }
- new FastFont
- {
- ;// Temperature
- x 0.34 ;0.32
- y 0.635 ;0.55
- auto_center 1
- ratio 0.27 ;0.3
- text "Weather Forecast"
- initial_color <1,1,1,1>
- auto_center 1
- }
- new FastFont
- {
- ;// Temperature
- name "carriere_temp"
- x 0.34
- y 0.60
- ratio 0.23
- text "20 degres"
- initial_color <0,0.66,1,1>
- auto_center 1
- }
- new FastFont
- {
- ;// Nombre de tours
- name "text_arcade_nbtours"
- x 0.365
- y 0.793
- ratio 0.27
- text "6000"
- initial_color <1,1,1,1>
- auto_center 1
- }
- }
- ;//****************** ARCADE CHAMP CONFIG KART (A2) ***************************
- new Container
- {
- name "container_arcade_champ_config_kart"
- z 1
-
- background "data/menus/i_bg_arcade_640_0.nif"
-
- on_idle ActionIdleManager
- {
- current_menu 1000
- }
-
- new MenuButton
- {
- name "titre_fenetre_arcade_champ"
- x 0.749
- y 0.85
- size_x 0.25
- size_y 0.163
- text "Arcade"
- text_size 0.45
- text_initial_color <0,0.66,1,1>
- normal_image "data/menus/i_titre_bouton.nif"
- highlight_image ""
- }
- new MenuButton
- {
- ;// Config kart
- x 0.012
- y 0.75
- size_x 0.13
- size_y 0.08
- text_initial_color <0,0.66,1,1>
- text "Kart"
- text2 "Setup"
- highlight_image ""
- }
- new MenuButton
- {
- ;// Championnat
- x 0.012
- y 0.85
- text "Championship"
-
- ;eARCADECH_DONE_CONFIG_GOTO_CHAMP
- state_manager "2019"
- }
- new MenuButton
- {
- ;// Classement
- x 0.015
- y 0.65
- text "Ranking"
-
- ;eARCADE_DONE_CONFIG_GOTO_CHAMP
- state_manager "2020"
- }
- new MenuButton
- {
- ;// Retour
- x 0.74
- y 0.07
- text "Main"
- text2 "Menu"
-
- ;eCHAMPIONSHIP_CONFIRM_RETURN
- state_manager "1200"
- }
- new FastFont
- {
- name "his_name"
- x 0.5275
- y 0.858
- ratio 0.28
- initial_color <1,1,1,1>
- auto_center 1
- }
-
- new MenuButton
- {
- name "background_name"
- x 0.4025
- y 0.85
- z 0.9
- size_x 0.24
- size_y 0.05
- normal_image "data/menus/i_carre_listbox.nif"
- highlight_image ""
- }
- new FastFont
- {
- name "his_name"
- x 0.5225
- y 0.858
- ratio 0.28
- initial_color <1,1,1,1>
- auto_center 1
- }
- new MenuButton
- {
- name "background_apparence"
- x 0.4025
- y 0.71
- z 0.9
- size_x 0.24
- size_y 0.13
- normal_image "data/menus/i_carre_listbox.nif"
- highlight_image ""
- }
- new FastFont
- {
- ;// Apparence
- x 0.527
- y 0.775
- ratio 0.25
- text "Skin"
- auto_center 1
- initial_color <1,1,1,1>
- }
- new MenuButton
- {
- ;// Previous apparence arrow
- x 0.41
- y 0.75
- size_x 0.05
- size_y 0.05
-
- normal_image "data/menus/i_triangle_orange.nif"
- highlight_image "data/menus/i_triangle_bleu.nif"
- ;// eSKIN_PREVIOUS
- state_manager "48"
- }
- new MenuButton
- {
- ;// Next apparence arrow
- x 0.581
- y 0.75
- size_x 0.05
- size_y 0.05
-
- normal_image "data/menus/i_triangle_orange_flip.nif"
- highlight_image "data/menus/i_triangle_bleu_flip.nif"
- ;// eSKIN_NEXT
- state_manager "49"
- }
- new Button
- {
- ;// Perso ovals
- name "carriere_perso_preview"
- x 0.195
- y 0.50
- size_x 0.20
- size_y 0.39
-
- state_normal ActionAnimableImage
- {
- list ("data/menus/i_fond_pilote.nif")
- }
-
- on_idle ActionRotate3DObject
- {
- x -56.0
- y 10.0
- z 250.0
- tick 0.0
- tick_offset 0.9
- angle 1.57
- scale 0.8
- tilt_amplitude 0.0
- tilt_speed 0.0
- axis_rotation 2
- }
- }
- new Button
- {
- ;// Kart ovals
- name "carriere_kart_preview"
- x 0.40
- y 0.36
- size_x 0.245
- size_y 0.335
-
- state_normal ActionAnimableImage
- {
- list ("data/menus/i_fond_kart_single.nif")
- }
-
- on_idle ActionRotate3DObject
- {
- x 7.5
- y 10.0
- z 250.0
- tick 0.16
- angle -0.6
- scale 15.0
- tilt_amplitude 0.1
- tilt_speed 0.4
- }
- }
- new MenuButton
- {
- name "background_numΘro_kart"
- x 0.646
- y 0.71
- z 0.9
- size_x 0.17
- size_y 0.13
- normal_image "data/menus/i_carre_listbox.nif"
- highlight_image ""
- }
- new FastFont
- {
- ;// Numero
- x 0.70
- y 0.8
- ratio 0.25
- text "Number"
- initial_color <1,1,1,1>
- }
- new TextBox
- {
- name "carriere_kart_number"
- x 0.7125
- y 0.74
- size_x 0.036
- size_y 0.04
- keepFocusOnEnter 1
-
- initial_image "data/menus/i_textbox_carre.nif"
- cursor_image "Data/menus/i_texte_curseur.nif"
-
- text_x 0.12
- text_y 0.03
- text_size_x 0.94
-
- char_ratio_x 0.3
- initial_color <0.99,0.61,0,1>
- select_color <1,1,0,1>
- over_color <0,0.66,1,1>
- }
- new FastFont
- {
- ;//Classe
- name "carriere_font_class_config_initial"
- x 0.52
- y 0.74
- auto_center 1
- ratio 0.25
- initial_color <1,1,1,1>
- }
-
- ;// Tous les items concernant la configuration proviennent du menu 'menu_arcade_config_kart.txt'
- new MenuButton
- {
- name "background_configuration"
- x 0.645
- y 0.36
- z 0.9
- size_x 0.35
- size_y 0.34
- normal_image "data/menus/i_carre_listbox.nif"
- highlight_image ""
- }
- new FastFont
- {
- ;// Configuration
- name "NumeroConfig"
- auto_center 1
- x 0.825
- y 0.655
- ratio 0.25
- text "Setup"
- initial_color <1,1,1,1>
- }
- new MenuButton
- {
- ;// Previous config arrow
- x 0.715
- y 0.65
- size_x 0.04
- size_y 0.04
-
- normal_image "data/menus/i_triangle_orange.nif"
- highlight_image "data/menus/i_triangle_bleu.nif"
-
- ;// eCONFIGKART_PREVIOUS
- state_manager "51"
- }
- new MenuButton
- {
- ;// Next config arrow
- x 0.895
- y 0.65
- size_x 0.04
- size_y 0.04
-
- normal_image "data/menus/i_triangle_orange_flip.nif"
- highlight_image "data/menus/i_triangle_bleu_flip.nif"
-
- ;// eCONFIGKART_NEXT
- state_manager "52"
- }
- new FastFont
- {
- ;// Configuration Acceleration
- name "arcade_cs_kart_config_acceleration"
- x 0.665
- y 0.615
- ratio 0.23
- text "Acceleration"
- initial_color <1,1,1,1>
- }
- new FastFont
- {
- ;// Configuration Freinage
- name "arcade_cs_kart_config_freinage"
- x 0.665
- y 0.575
- ratio 0.23
- text "Braking"
- initial_color <1,1,1,1>
- }
- new FastFont
- {
- ;// Configuration Vitesse de pointe
- name "arcade_cs_kart_config_vitesse_de_pointe"
- x 0.665
- y 0.535
- ratio 0.23
- text "Top Speed"
- initial_color <1,1,1,1>
- }
- new FastFont
- {
- ;// Configuration Adherence
- name "arcade_cs_kart_config_adherence"
- x 0.665
- y 0.495
- ratio 0.23
- text "Grip"
- initial_color <1,1,1,1>
- }
- new FastFont
- {
- ;// Configuration Sous-virage
- name "arcade_cs_kart_config_sous_virage"
- x 0.665
- y 0.455
- ratio 0.23
- text "Understeer"
- initial_color <1,1,1,1>
- }
- new FastFont
- {
- ;// Configuration Survirage
- name "arcade_cs_kart_config_survirage"
- x 0.665
- y 0.415
- ratio 0.23
- text "Oversteer"
- initial_color <1,1,1,1>
- }
- new FastFont
- {
- ;// Configuration Rigidite
- name "arcade_cs_kart_config_rigidite"
- x 0.665
- y 0.375
- ratio 0.23
- text "Rigidity"
- initial_color <1,1,1,1>
- }
- new ProgressBar
- {
- name "arcade_cs_pb_acceleration"
- x 0.857
- y 0.615
- size_x 0.12
- size_y 0.03
- initial_image "data/menus/i_progress_contour.nif"
- orientation_type 0
- display_type 0
- draw_text 0
- bar_pos_x 0.859
- bar_pos_y 0.62
- bar_pos_size_x 0.117
- bar_pos_size_y 0.02
- bar_image "data/menus/i_progressbarr.nif"
- }
- new ProgressBar
- {
- name "arcade_cs_pb_freinage"
- x 0.857
- y 0.575
- size_x 0.12
- size_y 0.03
- initial_image "data/menus/i_progress_contour.nif"
- orientation_type 0
- display_type 0
- draw_text 0
- bar_pos_x 0.859
- bar_pos_y 0.58
- bar_pos_size_x 0.117
- bar_pos_size_y 0.02
- bar_image "data/menus/i_progressbarr.nif"
- }
- new ProgressBar
- {
- name "arcade_cs_pb_vitesse_de_pointe"
- x 0.857
- y 0.535
- size_x 0.12
- size_y 0.03
- initial_image "data/menus/i_progress_contour.nif"
- orientation_type 0
- display_type 0
- draw_text 0
- bar_pos_x 0.859
- bar_pos_y 0.54
- bar_pos_size_x 0.117
- bar_pos_size_y 0.02
- bar_image "data/menus/i_progressbarr.nif"
- }
- new ProgressBar
- {
- name "arcade_cs_pb_adherence"
- x 0.857
- y 0.495
- size_x 0.12
- size_y 0.03
- initial_image "data/menus/i_progress_contour.nif"
- orientation_type 0
- display_type 0
- draw_text 0
- bar_pos_x 0.859
- bar_pos_y 0.5
- bar_pos_size_x 0.117
- bar_pos_size_y 0.02
- bar_image "data/menus/i_progressbarr.nif"
- }
- new ProgressBar
- {
- name "arcade_cs_pb_sous_virage"
- x 0.857
- y 0.455
- size_x 0.12
- size_y 0.03
- initial_image "data/menus/i_progress_contour.nif"
- orientation_type 0
- display_type 0
- draw_text 0
- bar_pos_x 0.859
- bar_pos_y 0.46
- bar_pos_size_x 0.117
- bar_pos_size_y 0.02
- bar_image "data/menus/i_progressbarr.nif"
- }
- new ProgressBar
- {
- name "arcade_cs_pb_survirage"
- x 0.857
- y 0.415
- size_x 0.12
- size_y 0.03
- initial_image "data/menus/i_progress_contour.nif"
- orientation_type 0
- display_type 0
- draw_text 0
- bar_pos_x 0.859
- bar_pos_y 0.42
- bar_pos_size_x 0.117
- bar_pos_size_y 0.02
- bar_image "data/menus/i_progressbarr.nif"
- }
- new ProgressBar
- {
- name "arcade_cs_pb_rigidite"
- x 0.857
- y 0.375
- size_x 0.12
- size_y 0.03
- initial_image "data/menus/i_progress_contour.nif"
- orientation_type 0
- display_type 0
- draw_text 0
- bar_pos_x 0.859
- bar_pos_y 0.38
- bar_pos_size_x 0.117
- bar_pos_size_y 0.02
- bar_image "data/menus/i_progressbarr.nif"
- }
-
- }
-
-
- ;//*********** CHAMPIONSHIP CLASSEMENT GENERAL (C9) ********
- new Container
- {
- name "container_championnat_classement_general"
- z 1
-
- background "data/menus/i_bg_arcade_640_0.nif"
-
-
- on_idle ActionIdleManager
- {
- current_menu 1017
- }
-
-
- new MenuButton
- {
- name "titre_fenetre_arcade_classement_general"
- x 0.749
- y 0.85
- size_x 0.25
- size_y 0.163
- text "Arcade"
- text_size 0.45
- text_initial_color <0,0.66,1,1>
- normal_image "data/menus/i_titre_bouton.nif"
- highlight_image ""
- }
- new MenuButton
- {
- ;// Championnat
- name "piton_championnat_classement"
- x 0.012
- y 0.85
- text "Championship"
-
- ; warp_to "container_arcade_championnat"
- change_script "menu_arcade_championnat.txt"
- change_container "container_arcade_championnat"
- change_nofade "true"
- }
- new MenuButton
- {
- ;// Classements
- x 0.015
- y 0.65
- text "Ranking"
- text_initial_color <0,0.66,1,1>
- highlight_image ""
- }
- new MenuButton
- {
- ;// Config du kart
- x 0.012
- y 0.75
- text "Kart"
- text2 "Setup"
-
- ; warp_to "container_arcade_champ_config_kart"
- change_script "menu_arcade_championnat.txt"
- change_container "container_arcade_champ_config_kart"
- change_nofade "true"
- }
- new FastFont
- {
- ;// classe
- name "arcade_classement_classe"
- x 0.23
- y 0.90
- ratio 0.4
- text " "
- initial_color <1,1,1,1>
- }
- new MenuButton
- {
- ;// Sauver/charger
- x 0.862
- y 0.15
- text "Save/"
- text2 "Load"
- change_script "menu_principal.txt"
- change_container "container_general_sauver_charger"
- }
- new MenuButton
- {
- ;// Retour
- x 0.74
- y 0.07
- text "Main"
- text2 "Menu"
-
- ;eCHAMPIONSHIP_CONFIRM_RETURN
- state_manager "1200"
- }
- new FastFont
- {
- ;// Title header
- x 0.23
- y 0.825 ;0.73
- ratio 0.22
- text "|Rank|Name|#|Pts|1st|2nd|3rd|Pole"
- multi_column (0.0,0.055,0.25,0.07,0.08,0.08,0.08,0.08,0.08)
- }
- new List
- {
- name "arcade_classement_list"
- x 0.22
- y 0.485
- z 0.9
- size_x 0.77
- size_y 0.34
- background "data/menus/i_carre_listbox.nif"
- multi_column (0.04,0.25,0.08,0.08,0.08,0.08,0.08,0.08)
-
- SliderBackGndFile "data/menus/i_progress_bar.nif"
-
- selection_type 4
- display_type 0
- }
- }
-